func google.golang.org/grpc/internal/transport.isIOError
4 uses
google.golang.org/grpc/internal/transport (current package)
controlbuf.go#L584: if !isIOError(err) {
http2_client.go#L469: if err := t.loopy.run(); !isIOError(err) {
http2_server.go#L343: if !isIOError(err) {
http_util.go#L380: func isIOError(err error) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)